ComponentOne BarCode for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base.Collections Namespace / C1ObservableItemCollection.CollectionChangedEventArgs<TOwner,TItem> Class

In This Topic
    C1ObservableItemCollection.CollectionChangedEventArgs<TOwner,TItem> Class Properties
    In This Topic

    For a list of all members of this type, see C1ObservableItemCollection.CollectionChangedEventArgs<TOwner,TItem> members.

    Public Properties
     NameDescription
    Public PropertyIndicates how the collection was changed.  
    Public PropertyThe index in the collection associated with the item.  
    Public PropertyThe item associated with the change in the collection.  
    Top
    See Also